home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Red Shark / Missions / Mission_11 / Sky.script < prev    next >
Text File  |  2002-01-22  |  498b  |  16 lines

  1. //-------------------------------------------------------------------
  2. //
  3. //  This code is copyright 2001 by G5 Software.
  4. //  Any unauthorized usage, either in part or in whole of this code
  5. //  is strictly prohibited. Violators WILL be prosecuted to the
  6. //  maximum extent allowed by law.
  7. //
  8. //-------------------------------------------------------------------
  9.  
  10. class CDrawAttentionMission_Sky
  11. {
  12.   string MeshFile = "Models/Sky_02.mesh";
  13.   string SkinFile = "Models/Sky_06.skin";
  14. }
  15.  
  16.